'宣言 Public Interface INotificationCollection(Of T) Inherits IItemCollection(Of T), GrapeCity.Viewer.Common.INotifyCollectionChanged
'宣言
Public Interface INotificationCollection(Of T) Inherits IItemCollection(Of T), GrapeCity.Viewer.Common.INotifyCollectionChanged
public interface INotificationCollection<T> : IItemCollection<T>, GrapeCity.Viewer.Common.INotifyCollectionChanged
INotificationCollection<T> メンバ GrapeCity.Viewer.Common.Implementation 名前空間